@charset "utf-8";
.TodaysCalls {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/TodaysCallsBox.png);
	height: auto;
	width: 184px;
	margin-right: 5px;
	margin-left: 2px;
	padding: 3px;
	border: thin solid #666666;
	font-weight: normal;
	text-align: left;
}
